projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22526bc
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 14 Oct 2008 11:45:01 +0000
(11:45 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 14 Oct 2008 11:45:01 +0000
(11:45 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 6a89758c757bc4908fd2dba34af9015fa5d365a0..3629c66526bc948576b476c19acf51e582440f46 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1045,6
+1045,7
@@
freetype library, giving access to a wider range of font formats.
** `functionp' returns nil for special forms.
I.e., it only returns t for objects that can be passed to `funcall'.
++++
** The behavior of map-char-table has changed. It may call the
specified function with a cons (FROM . TO) as a key if characters in
that range have the same value.